gtktreeselection: Eliminate a dead assignment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 20 Nov 2013 17:37:15 +0000 (17:37 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:36:26 +0000 (10:36 +0000)
commit380150361b8ab22f9a14d4f68de865d10e6ec62e
treea2061fcefeada26a5b988cebba00528db0f8a135
parent1adf0becc2c1fd64fdf6f197f0c4733c20bb232a
gtktreeselection: Eliminate a dead assignment

This is technically a dead assignment, but is nice to retain for
clarity. Moving it to the variable definition shuts scan-build up.

https://bugzilla.gnome.org/show_bug.cgi?id=712760
gtk/gtktreeselection.c